.. _`ADAF to Tables`: .. _`org.sysess.sympathy.data.adaf.adaf2tables`: ADAF to Tables `````````````` .. image:: adaf2tables.svg :width: 48 Export of data from an ADAF to a list of Tables. Documentation ::::::::::::: Export of specified data from ADAF to Tables. The data can be the full content of either the metadata, the results or the timeseries containers. Definition :::::::::: Input ports ........... **port1** adaf Input ADAF Output ports ............ **port1** [table] All data from an ADAF group as a Tables list Configuration ............. **Export group** (export_group) Specify group in the ADAF which will be exported Related nodes ............. * :ref:`org.sysess.sympathy.data.adaf.adaf2table` * :ref:`org.sysess.sympathy.data.adaf.adafs2tables` * :ref:`org.sysess.sympathy.data.table.table2adaf` * :ref:`org.sysess.sympathy.data.table.updateadafwithtable` Implementation .............. .. automodule:: node_adaf2table :noindex: .. class:: ADAF2Tables :noindex: